Skip to main content

ChartConfigSection

Index

ColumnColumn
ChartConfigSection.allowAttributeColumnsChartConfigSection.allowMeasureColumns
ChartConfigSection.allowMeasureNameColumnChartConfigSection.allowMeasureValueColumn
ChartConfigSection.keyChartConfigSection.label
ChartConfigSection.maxColumnCount

Properties

allowAttributeColumns

allowAttributeColumns: boolean

Optional

Allow Attribute/Dimensional Columns on the Section Example: strings, dates, etc

allowMeasureColumns

allowMeasureColumns: boolean

Optional

Allow Numeric Columns on the Section

allowMeasureNameColumn

allowMeasureNameColumn: boolean

Optional

Allow measure name Column on the Section

allowMeasureValueColumn

allowMeasureValueColumn: boolean

Optional

Allow measure value Column on the Section

key

key: string

Key to persist the columns

label

label: string

i18n'ed string to show the section label on the config editor

maxColumnCount

maxColumnCount: number

Optional

Number of columns allowed in the section